home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gnu_read.zip / octave.README < prev    next >
Text File  |  1994-10-31  |  776b  |  18 lines

  1. Octave is available via anonymous ftp from ftp.che.utexas.edu
  2. in the directory /pub/octave.  The files are in gzipped tar format (see the
  3. file README on prep.ai.mit.edu:/pub/gnu).
  4.  
  5. Octave is a high-level language, primarily intended for numerical
  6. computations.  It provides a convenient command line interface for
  7. solving linear and nonlinear problems numerically.
  8.  
  9. Octave can do arithmetic for real and complex scalars and matrices,
  10. solve sets of nonlinear algebraic equations, integrate functions over
  11. finite and infinite intervals, and integrate systems of ordinary
  12. differential and differential-algebraic equations.
  13.  
  14. The Octave distribution includes a 150+ page Texinfo manual.
  15.  
  16. It is also available on the GNU `languages' tape.  Ask
  17. gnu@prep.ai.mit.edu for more details.
  18.